home *** CD-ROM | disk | FTP | other *** search
- -- card: 13908 from stack: in
- -- bmap block id: 14253
- -- flags: 0000
- -- background id: 3950
- -- name: ionian in c
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=174 top=220 right=251 bottom=297
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: HEAR THE MODE
- ----- HyperTalk script -----
- on mouseUp
- play "harpsichord" tempo 200 "c4 d e f g a b c5"
- end mouseUp
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=124 top=266 right=288 bottom=202
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: IONIAN
- ----- HyperTalk script -----
- on mouseUp
- play "harpsichord" tempo 200 "c4 d e f g a b c5"
- end mouseUp
-